Control Properties
An object defining properties for the Control class.
MultiLanguageText
Gets or sets the multilingual text associated with the control.
Type: Dictionary<string, string>
MLValues
Gets or sets the categories associated with the control.
ProjectDeploymentUrl
Gets the project deployment URL associated with the control.
Type: string
Rows
Gets the rows of a grid control.
Type: List<GridDataRow>
Type
Gets the type of the control.
Type: string
Value
Gets or sets the value of the control.
Type: object
Text
Gets or sets the text representation of the control's value.
Type: object
Categories
Gets or sets the categories associated with the control.
Type: object